home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / PowerPC / Dev / PPCRelease / include / powerup / proto / ppc.h < prev   
Encoding:
C/C++ Source or Header  |  1997-07-05  |  190 b   |  8 lines

  1. #ifndef PROTO_PPCLIB_H
  2. #define PROTO_PPCLIB_H
  3. #include <exec/types.h>
  4. extern struct Library *PPCLibBase;
  5. #include <PowerUP/clib/ppc_protos.h>
  6. #include <PowerUP/pragmas/ppc_pragmas.h>
  7. #endif
  8.